home *** CD-ROM | disk | FTP | other *** search
/ Champak 108 / jogo-disk-108.iso / Games / steppenwolf_1_chapter_4.swf / scripts / DefineButton2_439 / BUTTONCONDACTION on(release).as
Text File  |  2010-05-15  |  61b  |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    gotoAndPlay(1000);
  4. }
  5.